home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Chat & Communication
/
Digsby build 37
/
digsby_setup.exe
/
lib
/
cguisetup.pyo
(
.txt
)
< prev
next >
Wrap
Python Compiled Bytecode
|
2008-10-13
|
799b
|
29 lines
# Source Generated with Decompyle++
# File: in.pyo (Python 2.5)
sources = [
'src/ctextutil.cpp',
'src/SplitImage4.cpp',
'src/scrollwindow.cpp',
'src/skinvlist.cpp',
'src/pyutils.cpp',
'src/cwindowfx.cpp',
'src/skinsplitter.cpp',
'src/alphaborder.cpp',
'src/skin/skinobjects.cpp',
'src/skin/SkinBitmap.cpp']
include_dirs = [
'src',
'src/skin']
import sys
if sys.platform == 'win32':
sources.extend([
'src/alphaborder_win.cpp',
'src/ExpandoTextCtrl.cpp',
'src/ExpandEvent.cpp',
'src/win/PlatformMessagesWin.cpp',
'src/win/WindowSnapperWin.cpp',
'src/WindowSnapper.cpp',
'src/win/FullscreenWin.cpp'])